home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / bootup / boot_a2m / darklord / spots.txt < prev    next >
Encoding:
Text File  |  1995-05-02  |  668 b   |  22 lines

  1. Module SPOTS.DMO
  2. (Control file: SPOTS.DKL)
  3.  
  4. 1. This module simply covers the screen in filled circles.
  5.  
  6. 2. Flag 1 lets you choose between circles with a solid fill (best in
  7. colour modes) or circles filled with a standard GEM pattern (much
  8. better for mono modes).
  9.  
  10. 3. Flag 2 either forces the module to redraw the screen at regular
  11. intervals (this is really just as a demonstration of how this is done) 
  12. or not.
  13.  
  14. 4. Variables 1 and 2 set the minimum and maximum sizes for circle
  15. radius. The actual radius set is randomly chosen from between these 
  16. two limits.
  17.  
  18. *** Note: source code for this module is included ***
  19.  
  20. Steve Pedler
  21. 26th February 1994
  22.